index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_middle
/
src
/
util
/
bug.rs
Age
Commit message (
Expand
)
Author
Lines
2025-03-30
Remove attribute `#[rustc_error]`
Vadim Petrochenkov
-1
/
+1
2025-01-31
Give a better explanation for having `bug_fmt` and `span_bug_fmt`.
Nicholas Nethercote
-3
/
+3
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-2
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+5
2024-03-19
Make span_bug panic site useful again
Oli Scherer
-8
/
+11
2024-02-12
Tweak delayed bug mentions.
Nicholas Nethercote
-6
/
+6
2023-12-24
Remove `Session` methods that duplicate `DiagCtxt` methods.
Nicholas Nethercote
-3
/
+3
2023-12-18
Rename `Session::span_diagnostic` as `Session::dcx`.
Nicholas Nethercote
-2
/
+2
2023-12-02
Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.
Nicholas Nethercote
-6
/
+6
2023-07-30
inline format!() args up to and including rustc_middle
Matthias Krüger
-1
/
+1
2023-05-15
Move expansion of query macros in rustc_middle to rustc_middle::query
John Kåre Alsaker
-2
/
+2
2023-05-03
Restrict `From<S>` for `{D,Subd}iagnosticMessage`.
Nicholas Nethercote
-2
/
+2
2022-12-30
Add some docs to `bug`, `span_bug` and `delay_span_bug`
Nilstrieb
-2
/
+1
2022-04-05
span: move `MultiSpan`
David Wood
-1
/
+2
2021-02-03
Make panic/assert calls in rustc compatible with Rust 2021.
Mara Bos
-2
/
+2
2020-12-29
Add `#[track_caller]` to `bug!` and `register_renamed`
Joshua Nelson
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+52