File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: cdf349d442351eece966a5f8ea560f5b5ad30d80
2
+ refs/heads/master: da8d4fddc6445c19ad434a1f104c1c310c6c3c34
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: e263ef1df7b892ed29e53313565eb05ab75e52f4
5
5
refs/heads/try: 597a645456b55e1c886ce15d23a192abdf4d55cf
Original file line number Diff line number Diff line change @@ -1019,14 +1019,6 @@ mod test {
1019
1019
fn load_crate ( & mut self , _: & ast:: ViewItem ) -> MacroCrate {
1020
1020
fail ! ( "lolwut" )
1021
1021
}
1022
-
1023
- fn get_exported_macros ( & mut self , _: ast:: CrateNum ) -> Vec < ~str > {
1024
- fail ! ( "lolwut" )
1025
- }
1026
-
1027
- fn get_registrar_symbol ( & mut self , _: ast:: CrateNum ) -> Option < ~str > {
1028
- fail ! ( "lolwut" )
1029
- }
1030
1022
}
1031
1023
1032
1024
// these following tests are quite fragile, in that they don't test what
You can’t perform that action at this time.
0 commit comments